Uses of Package
org.eclipse.vtp.desktop.projects.core

Packages that use org.eclipse.vtp.desktop.projects.core
org.eclipse.vtp.desktop.model.core   
org.eclipse.vtp.desktop.projects.core   
org.eclipse.vtp.desktop.projects.core.dialogs   
org.eclipse.vtp.desktop.projects.core.event   
org.eclipse.vtp.desktop.projects.core.internals   
org.eclipse.vtp.desktop.projects.core.util   
org.eclipse.vtp.desktop.projects.core.wizards   
org.eclipse.vtp.desktop.projects.core.workbench   
org.eclipse.vtp.desktop.projects.voice   
org.eclipse.vtp.desktop.projects.voice.internals   
org.eclipse.vtp.desktop.views   
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.model.core
FieldType
          This class encapsulates the possible data types of business object fields.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core
ColumnType
          This class encapsulates the possible data types assigned to database table columns.
DesktopCorePlugin
          The main plugin class to be used in the desktop.
FieldType
          This class encapsulates the possible data types of business object fields.
IApplicationDesign
          This interface represents the file resource that contains an application callflow definition.
IApplicationFragment
          This interface represents the file resource that contains an application callflow definition.
IApplicationFragmentProject
          This interface represents the top level project folder resource for application design projects.
IApplicationProject
          This interface represents the top level project folder resource for application design projects.
IBusinessObject
          This interface represents a file rosource that contains the definition of a business object used in the application.
IBusinessObjectSet
          This interface represents the folder resource that contains the business objects defined in an application project.
IDatabase
          This interface represents a folder resource that contains database table definitions.
IDatabaseSet
          This interface represents the folder resource of an application project that contains the database configuration information file and folder resources.
IDatabaseTable
          This interface represents a database table definition file resource.
IDependency
          This interface represents the file resource of an application project that is a custom dependency of a project.
IDependencySet
          This interface represents the folder resource of an application project that contains the custom dependencies of a project.
IMediaContainer
          This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
IMediaFile
          This abstract interface represents a generic media file resource.
IMediaFilesFolder
          This interface represents the media files resource folder that occurs in persona projects and brands in application projects.
IMediaFolder
          This interface represents a user created folder below the media files folder of persona projects and brands in application projects.
IMediaProject
          This interface represents the top level project folder resource for persona language support projects.
IMediaResource
          This abstract interface represents a generic file or folder media resource.
IPromptSet
          This interface represents the file resource that contains the prompt configuration of a persona project or an application brand.
IVoiceToolsDesignProject
           
IVoiceToolsProject
          This abstract interface represents an openVXML specific project.
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
IWebService
          This interface represents a folder resource that contains web service message and port definitions.
IWebServiceOperation
          This interface represents a web service operation.
IWebServicePort
          This interface represents a web service port.
IWebServiceSet
          This interface represents the folder resource of an application project that contains the web service configuration information file and folder resources.
IWebServiceTypeSet
          This interface represents the folder resource of an application project that contains the web service type configuration information file and folder resources.
MediaProjectManager
           
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.dialogs
ApplicationLanguage
           
IMediaProject
          This interface represents the top level project folder resource for persona language support projects.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.event
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.internals
ColumnType
          This class encapsulates the possible data types assigned to database table columns.
FieldType
          This class encapsulates the possible data types of business object fields.
IApplicationDesign
          This interface represents the file resource that contains an application callflow definition.
IApplicationFragment
          This interface represents the file resource that contains an application callflow definition.
IApplicationFragmentProject
          This interface represents the top level project folder resource for application design projects.
IApplicationProject
          This interface represents the top level project folder resource for application design projects.
IBusinessObject
          This interface represents a file rosource that contains the definition of a business object used in the application.
IBusinessObjectField
          This interface represents a definition of a business object field.
IBusinessObjectSet
          This interface represents the folder resource that contains the business objects defined in an application project.
IDatabase
          This interface represents a folder resource that contains database table definitions.
IDatabaseSet
          This interface represents the folder resource of an application project that contains the database configuration information file and folder resources.
IDatabaseTable
          This interface represents a database table definition file resource.
IDatabaseTableColumn
          This interface represents a column defined for a database table definition.
IDependency
          This interface represents the file resource of an application project that is a custom dependency of a project.
IDependencySet
          This interface represents the folder resource of an application project that contains the custom dependencies of a project.
IGrammarFile
          This interface represents an input recognition grammar file rosource.
IMediaContainer
          This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
IMediaFile
          This abstract interface represents a generic media file resource.
IMediaFileFactory
           
IMediaFilesFolder
          This interface represents the media files resource folder that occurs in persona projects and brands in application projects.
IMediaFolder
          This interface represents a user created folder below the media files folder of persona projects and brands in application projects.
IMediaProject
          This interface represents the top level project folder resource for persona language support projects.
IMediaResource
          This abstract interface represents a generic file or folder media resource.
IPromptSet
          This interface represents the file resource that contains the prompt configuration of a persona project or an application brand.
IVoiceToolsDesignProject
           
IVoiceToolsProject
          This abstract interface represents an openVXML specific project.
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
IWebService
          This interface represents a folder resource that contains web service message and port definitions.
IWebServiceOperation
          This interface represents a web service operation.
IWebServicePort
          This interface represents a web service port.
IWebServiceSet
          This interface represents the folder resource of an application project that contains the web service configuration information file and folder resources.
IWebServiceTypeSet
          This interface represents the folder resource of an application project that contains the web service type configuration information file and folder resources.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.util
IVoiceToolsDesignProject
           
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.wizards
IBusinessObjectSet
          This interface represents the folder resource that contains the business objects defined in an application project.
IDatabase
          This interface represents a folder resource that contains database table definitions.
IDatabaseSet
          This interface represents the folder resource of an application project that contains the database configuration information file and folder resources.
IMediaContainer
          This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.core.workbench
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.voice
IMediaFile
          This abstract interface represents a generic media file resource.
IMediaProject
          This interface represents the top level project folder resource for persona language support projects.
IMediaResource
          This abstract interface represents a generic file or folder media resource.
IVoiceToolsProject
          This abstract interface represents an openVXML specific project.
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.projects.voice.internals
IMediaContainer
          This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
IMediaFile
          This abstract interface represents a generic media file resource.
IMediaFileFactory
           
IMediaFilesFolder
          This interface represents the media files resource folder that occurs in persona projects and brands in application projects.
IMediaProject
          This interface represents the top level project folder resource for persona language support projects.
IMediaResource
          This abstract interface represents a generic file or folder media resource.
IPromptSet
          This interface represents the file resource that contains the prompt configuration of a persona project or an application brand.
IVoiceToolsProject
          This abstract interface represents an openVXML specific project.
IVoiceToolsResource
          This is the base interface for the openVXML project object model.
MediaProjectFactory
           
 

Classes in org.eclipse.vtp.desktop.projects.core used by org.eclipse.vtp.desktop.views
IMediaContainer
          This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.